do not grab things if the nograb debug flag is set
authorjacob berkman <jacob@ximian.com>
Tue, 11 Dec 2001 01:33:02 +0000 (01:33 +0000)
committerJacob Berkman <jberkman@src.gnome.org>
Tue, 11 Dec 2001 01:33:02 +0000 (01:33 +0000)
2001-12-10  jacob berkman  <jacob@ximian.com>

* gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer):
* gdk/x11/gdkmain-x11.c (gdk_pointer_grab):
(gdk_keyboard_grab): do not grab things if the nograb debug flag
is set

* gdk/gdkinternals.h:
* gdk/gdk.c: add nograbs debug flag to disable grabs of the
keyboard / mouse

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8

index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I
index ac7e08e4371a7b85db746b0a6fc4d691cc28e06a..fe8b09c5d53ac38dc77d5c0f8e16789a34f704a5 100644 (file)
@@ -1,3 +1,14 @@
+2001-12-10  jacob berkman  <jacob@ximian.com>
+
+       * gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer): 
+       * gdk/x11/gdkmain-x11.c (gdk_pointer_grab): 
+       (gdk_keyboard_grab): do not grab things if the nograb debug flag
+       is set
+
+       * gdk/gdkinternals.h: 
+       * gdk/gdk.c: add nograbs debug flag to disable grabs of the
+       keyboard / mouse
+
 Mon Dec 10 19:42:29 2001  Jonathan Blandford  <jrb@redhat.com>
 
        * gtk/gtktreeview.c (validate_rows_handler): stupid bug where I